home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HNetware / HInfoNetW.CSY / RCDATA / TPACKETGENERATORFORM / TPACKETGENERATORFORM.txt < prev   
Text File  |  2002-07-03  |  5KB  |  265 lines

  1. object PacketGeneratorForm: TPacketGeneratorForm
  2.   Left = 194
  3.   Top = 108
  4.   Width = 640
  5.   Height = 480
  6.   Caption = 'Packet gener∩┐╜tor'
  7.   Color = clBtnFace
  8.   Constraints.MinHeight = 480
  9.   Constraints.MinWidth = 640
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsMDIChild
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poDefault
  19.   Visible = True
  20.   WindowState = wsMaximized
  21.   OnActivate = FormActivate
  22.   OnClose = FormClose
  23.   OnCreate = FormCreate
  24.   OnDeactivate = FormDeactivate
  25.   OnResize = FormResize
  26.   PixelsPerInch = 96
  27.   TextHeight = 13
  28.   object GroupBox1: TGroupBox
  29.     Left = 0
  30.     Top = 0
  31.     Width = 632
  32.     Height = 121
  33.     Align = alTop
  34.     TabOrder = 0
  35.     object Label3: TLabel
  36.       Left = 24
  37.       Top = 58
  38.       Width = 28
  39.       Height = 13
  40.       Caption = 'Poslat:'
  41.     end
  42.     object Label4: TLabel
  43.       Left = 256
  44.       Top = 58
  45.       Width = 38
  46.       Height = 13
  47.       Caption = 'packet'
  48.     end
  49.     object Label5: TLabel
  50.       Left = 352
  51.       Top = 58
  52.       Width = 25
  53.       Height = 13
  54.       Caption = '∩┐╜ekat:'
  55.     end
  56.     object Label6: TLabel
  57.       Left = 488
  58.       Top = 58
  59.       Width = 13
  60.       Height = 13
  61.       Caption = 'ms'
  62.     end
  63.     object Label7: TLabel
  64.       Left = 304
  65.       Top = 90
  66.       Width = 69
  67.       Height = 13
  68.       Caption = 'D∩┐╜lka packetu:'
  69.     end
  70.     object Label8: TLabel
  71.       Left = 48
  72.       Top = 20
  73.       Width = 40
  74.       Height = 13
  75.       Caption = 'Adapt∩┐╜r:'
  76.     end
  77.     object Label9: TLabel
  78.       Left = 488
  79.       Top = 90
  80.       Width = 25
  81.       Height = 13
  82.       Caption = 'bytes'
  83.     end
  84.     object RadioButton1: TRadioButton
  85.       Left = 64
  86.       Top = 56
  87.       Width = 89
  88.       Height = 17
  89.       Caption = 'Nastavit pevn∩┐╜ po∩┐╜et:'
  90.       Checked = True
  91.       TabOrder = 0
  92.       TabStop = True
  93.       OnClick = RadioButton1Click
  94.     end
  95.     object RadioButton2: TRadioButton
  96.       Left = 64
  97.       Top = 72
  98.       Width = 81
  99.       Height = 25
  100.       Caption = 'Neomezen∩┐╜'
  101.       TabOrder = 1
  102.       OnClick = RadioButton2Click
  103.     end
  104.     object SpinEdit1: TSpinEdit
  105.       Left = 160
  106.       Top = 56
  107.       Width = 89
  108.       Height = 22
  109.       MaxValue = 5000
  110.       MinValue = 1
  111.       TabOrder = 2
  112.       Value = 1
  113.     end
  114.     object SpinEdit2: TSpinEdit
  115.       Left = 384
  116.       Top = 56
  117.       Width = 97
  118.       Height = 22
  119.       MaxValue = 1000
  120.       MinValue = 1
  121.       TabOrder = 3
  122.       Value = 1
  123.     end
  124.     object BitBtn1: TBitBtn
  125.       Left = 528
  126.       Top = 64
  127.       Width = 40
  128.       Height = 33
  129.       TabOrder = 4
  130.       OnClick = BitBtn1Click
  131.       Kind = bkOK
  132.     end
  133.     object ComboBox1: TComboBox
  134.       Left = 120
  135.       Top = 16
  136.       Width = 417
  137.       Height = 21
  138.       Style = csDropDownList
  139.       ItemHeight = 13
  140.       TabOrder = 5
  141.     end
  142.     object SpinEdit3: TSpinEdit
  143.       Left = 384
  144.       Top = 88
  145.       Width = 97
  146.       Height = 22
  147.       MaxValue = 1550
  148.       MinValue = 60
  149.       TabOrder = 6
  150.       Value = 60
  151.     end
  152.     object BitBtn2: TBitBtn
  153.       Left = 576
  154.       Top = 64
  155.       Width = 41
  156.       Height = 33
  157.       TabOrder = 7
  158.       Kind = bkClose
  159.     end
  160.   end
  161.   object StatusBar1: TStatusBar
  162.     Left = 0
  163.     Top = 432
  164.     Width = 632
  165.     Height = 21
  166.     Panels = <
  167.       item
  168.         Text = 'Packet poslat:'
  169.         Width = 150
  170.       end
  171.       item
  172.         Text = 'S∩┐╜ov∩┐╜ adapt∩┐╜r:'
  173.         Width = 300
  174.       end
  175.       item
  176.         Text = 'Status:'
  177.         Width = 50
  178.       end>
  179.     SimplePanel = False
  180.   end
  181.   object GroupBox2: TGroupBox
  182.     Left = 0
  183.     Top = 121
  184.     Width = 632
  185.     Height = 239
  186.     Align = alClient
  187.     Caption = ' Packet '
  188.     TabOrder = 2
  189.     object Memo1: TMemo
  190.       Left = 2
  191.       Top = 15
  192.       Width = 430
  193.       Height = 222
  194.       Align = alClient
  195.       Font.Charset = EASTEUROPE_CHARSET
  196.       Font.Color = clWindowText
  197.       Font.Height = -13
  198.       Font.Name = 'System'
  199.       Font.Style = [fsBold]
  200.       ParentFont = False
  201.       PopupMenu = PopupMenu1
  202.       ScrollBars = ssVertical
  203.       TabOrder = 0
  204.       OnChange = Memo1Change
  205.     end
  206.     object Memo2: TMemo
  207.       Left = 432
  208.       Top = 15
  209.       Width = 198
  210.       Height = 222
  211.       Align = alRight
  212.       Font.Charset = EASTEUROPE_CHARSET
  213.       Font.Color = clWindowText
  214.       Font.Height = -13
  215.       Font.Name = 'System'
  216.       Font.Style = [fsBold]
  217.       ParentFont = False
  218.       PopupMenu = PopupMenu1
  219.       ReadOnly = True
  220.       ScrollBars = ssVertical
  221.       TabOrder = 1
  222.     end
  223.   end
  224.   object GroupBox3: TGroupBox
  225.     Left = 0
  226.     Top = 360
  227.     Width = 632
  228.     Height = 72
  229.     Align = alBottom
  230.     Caption = ' Progress '
  231.     TabOrder = 3
  232.     object Label1: TLabel
  233.       Left = 432
  234.       Top = 16
  235.       Width = 32
  236.       Height = 13
  237.       Caption = 'Label1'
  238.     end
  239.     object Label2: TLabel
  240.       Left = 432
  241.       Top = 40
  242.       Width = 32
  243.       Height = 13
  244.       Caption = 'Label2'
  245.     end
  246.     object ProgressBar1: TProgressBar
  247.       Left = 24
  248.       Top = 24
  249.       Width = 369
  250.       Height = 25
  251.       Min = 0
  252.       Max = 100
  253.       TabOrder = 0
  254.     end
  255.   end
  256.   object PopupMenu1: TPopupMenu
  257.     Left = 64
  258.     Top = 297
  259.     object Clear1: TMenuItem
  260.       Caption = 'Smazat'
  261.       OnClick = Clear1Click
  262.     end
  263.   end
  264. end
  265.